| Total Complexity | 18 |
| Dependencies | 4 |
| Dependents | 1 |
| Total lines | 145 |
| Lines of code | 71 |
| Logical lines of code | 37 |
| Comment lines | 59 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_cart_items() | 51 | 6 | 28 | |
| add() | 59 | 4 | 15 | |
| remove() | 62 | 3 | 12 | |
| is_item_exists() | 71 | 2 | 6 | |
| __construct() | 76 | 1 | 4 | |
| clear_cart() | 82 | 1 | 3 | |
| get_cart_url() | 81 | 1 | 3 |